projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2c7a00
)
travis: Download SDK from OpenWrt instead of LEDE
author
Josef Schlehofer
<
[email protected]
>
Wed, 16 Oct 2019 13:37:33 +0000
(15:37 +0200)
committer
Josef Schlehofer
<
[email protected]
>
Wed, 23 Oct 2019 13:30:35 +0000
(15:30 +0200)
Signed-off-by: Josef Schlehofer <
[email protected]
>
.travis_do.sh
patch
|
blob
|
history
diff --git
a/.travis_do.sh
b/.travis_do.sh
index 798b19b7599136d26147e9429a049b4e98a57a01..f55b3264e73eafb94c580bc69745e2ae1bdfcbba 100755
(executable)
--- a/
.travis_do.sh
+++ b/
.travis_do.sh
@@
-5,7
+5,7
@@
set -e
SDK_HOME="$HOME/sdk"
-SDK_PATH=https://downloads.
lede-projec
t.org/snapshots/targets/ar71xx/generic/
+SDK_PATH=https://downloads.
openwr
t.org/snapshots/targets/ar71xx/generic/
SDK=-sdk-ar71xx-generic_
PACKAGES_DIR="$PWD"